home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / help.eng / mailconf / mailtable.help < prev    next >
Encoding:
Text File  |  1996-08-04  |  2.4 KB  |  60 lines

  1.   Special routing
  2.   Introduction
  3.  
  4.   _S_e_n_d_m_a_i_l will normally transmit email message directly to the destina¡
  5.   tion host using SSMMTTPP (standard email protocol over TCP/IP). This is
  6.   sometime inappropriate. You may want to "manually" override some deci¡
  7.   sion made by Sendmail.
  8.  
  9.   11..  DDiiffffeerreenntt rreeaassoonnss ffoorr ddooiinngg ssppeecciiaall rroouuttiinngg..
  10.  
  11.   There are many technical reasons why one would want to take control
  12.   over _S_e_n_d_m_a_i_l normal behavior. Here are some.
  13.  
  14.   ╖  The destination host is not reachable from your computer.  Your
  15.      computer is behind a firewall.
  16.  
  17.   ╖  The DNS of the destination host is buggy or incomplete (No valid MX
  18.      record).
  19.  
  20.   ╖  The host is reachable by uucp only. You get this situation when one
  21.      has a valid domain, but no direct connection to the _I_n_t_e_r_n_e_t. Your
  22.      computer might be the designated Mail eXchanger for this domain. As
  23.      such, it will receive all email for this domain. It will need a
  24.      special rules to forward the messages properly.
  25.  
  26.   ╖  You have a better (less expansive, faster, ...) route to this host
  27.      than the default one.
  28.  
  29.   22..  ttaasskkss
  30.  
  31.   You may have many special rules. Each rules contain the following
  32.   information.
  33.  
  34.      DDeessttiinnaattiioonn
  35.         This is the destination domain you want to control.
  36.  
  37.      ffoorrwwaarrddeerr
  38.         This is the host which will receive (and retransmit) the
  39.         messages for the destination domain. The forwarder can be a
  40.         fully qualified name or a UUUUCCPP name depending on the mailer used
  41.         to reach that forwarder.
  42.  
  43.      MMaannaaggee ssuubb--ddoommaaiinn iiddeennttiiccaallllyy
  44.         This rule may apply to a destination domain and all
  45.         machines/sub-domain under it. Note that you may select this
  46.         option and still provide another special routing for one
  47.         host/sub-domain of this domain. This rule will take precedence
  48.         over this option.
  49.  
  50.      mmaaiilleerr
  51.         You pick the mechanism which must be used to reach the
  52.         forwarder.
  53.  
  54.   33..  FFiilleess
  55.  
  56.   The rules are stored in the file /var/lib/mailertable. The utility
  57.   /usr/sbin/makemap is used to create an indexed database out of this
  58.   file. _L_i_n_u_x_c_o_n_f take care of this any time you save the rules.
  59.  
  60.